@CHARSET "UTF-8";

/*RESET v0.0.7*/
html {}

body {
  font: 12px/1.5 tahoma, arial, sans-serif;
  background: #fff none repeat center top;
  color: #666;
  width: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
th,
td {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
caption,
th {
  font-style: normal;
  font-weight: 400;
  font-size: 100%
}

input,
button,
textarea,
select {
  font: 100% tahoma, arial, sans-serif
}

input,
button,
textarea,
select,
object {
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
  padding: 0;
  margin: 0;
}

ol,
ul,
dl,
li {
  list-style: none;
}

abbr,
acronym {
  border: 0px;
}

fieldset,
img {
  border: 0
}

a img {
  vertical-align: top;
}

a {
  outline: none;
}

a,
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}

.png img {
  _visibility: hidden;
}